home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bible Heaven
/
Bible Heaven.iso
/
intext
/
gaelic
/
intext.bat
< prev
next >
Wrap
DOS Batch File
|
1990-04-30
|
629b
|
38 lines
echo off
ctty nul
if %1* == /I* ren infoRead.txt info.*
if %1* == /i* ren infoRead.txt info.*
ctty con
if not exist info.txt GOTO noInfo
cls
type info.txt
ren info.txt inforead.* >nul
endbatch
:noInfo
cls
echo Please wait...
IF NOT EXIST HERCHARS.DEF GOTO common
if %1* == * goto none
if %1 == /C goto switch
if not %1 == /c goto common
:switch
shift
goto common
:none
hercules herchars.def
rem if errorlevel 1 echo Color Graphics Card detected.
:common
hebrseg
sysseg
cls
TYPE LOGO1.TXT
INTEXM %1 %2 %3 %4 %5 %6 %7 %8 %9
cls
IF EXIST HERCHARS.DEF hercules * >nul
:finish
type intro.txt